STEP 3: We are ready to create the next pet! Let's create a dog.
- In GRAPHICS, click on . Drag Dog into your code editor.
- From , drag in Go To.
- Change the coordinates from in .go_to() from (-100, -50) to (-200, -150).
- Drag in a Move Forward command. Change the integer argument to 300.
To navigate the page using the TAB key, first press ESC to exit the code editor.